JwtBase64

Functions

Link copied to clipboard
fun decode(value: String): ByteArray

Decodes the given value.

Link copied to clipboard
fun encode(value: ByteArray): String

URL-Encodes the given value without padding